body {
	background-color: #E1EBF0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}

.tabelcontenttd {
	text-align: left;
	vertical-align: top;
	padding-top: 100px;
	padding-left: 50px;
}
#bold {
	font-size: small;
	font-weight: bold;
}
.specifheader {
	padding-top: 10px;
	padding-left: 20px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #E1EBF0;
	padding-bottom: 10px;
}


.navbartd {
	text-align: center;
	vertical-align: middle;
}

.tabelnavbar {
	background-color: #FFFFFF;
	top: 0px;
	height: 30px;
	width: 850px;
	text-align: center;
	position: absolute;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
a:visited {
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	
}
a:hover {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}	
a:active {
	color: #0099FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
}
.tabelAD {
	background-color: #FFFFFF;
	width: 100%;
}
.tabelADfototd {
	padding: 20px;
}
#tabelADfototd {
	padding: 20px;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #E1EBF0;
}

.tabelADtekstli {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #E1EBF0;
	line-height: 1.3em;
}
.tabelADtekstre {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	width: 50%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #E1EBF0;
	line-height: 1.3em;
}
.tabelcontent {
	background-color: #FFFFFF;
	width: 100%;
}
